home *** CD-ROM | disk | FTP | other *** search
/ DOS Vuser Deluxe 2003 October / DOS Vuser Deluxe 2003 Oct - Disc 1.iso / FREE / INTERNET / iria107a.lzh / script / re.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2000-11-17  |  183b  |  9 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.0)
  3.  
  4. engine = 'sre'
  5. if engine == 'sre':
  6.     from sre import *
  7. else:
  8.     from pre import *
  9.